home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / funnel.zoo / tests / ex02.fw < prev    next >
Encoding:
Text File  |  1993-04-11  |  177 b   |  9 lines

  1. EX02: An example that demonstrates the use of simple macros.
  2.  
  3. @O@<ex02.out@>@{@<Greetings@>@+@}
  4.  
  5. @$@<H@>==@{Hello@}
  6. @$@<W@>==@{World@}
  7.  
  8. @$@<Greetings@>==@{@<H@> @<W@>@}
  9.